home *** CD-ROM | disk | FTP | other *** search
/ Especial Multimedia / Especial Multimedia.iso / Multimed / Musica / ZMUD32.ZIP / ZMUD.EXE / 0 / RCDATA / TBUTTONDIALOG / TBUTTONDIALOG.txt
Text File  |  1997-06-09  |  37KB  |  1,240 lines

  1. object ButtonDialog: TButtonDialog
  2.   Left = 247
  3.   Top = 163
  4.   HelpContext = 150
  5.   ActiveControl = OKBtn
  6.   BorderIcons = [biSystemMenu, biMinimize]
  7.   BorderStyle = bsDialog
  8.   Caption = 'Buttons'
  9.   ClientHeight = 353
  10.   ClientWidth = 564
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = [fsBold]
  15.   ShowHint = True
  16.   OnActivate = FormActivate
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   OnDeactivate = FormDeactivate
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object Label7: TLabel
  25.     Left = 8
  26.     Top = 48
  27.     Width = 151
  28.     Height = 13
  29.     Caption = 'Click on a button below to edit it'
  30.     Font.Color = clWindowText
  31.     Font.Height = -12
  32.     Font.Name = 'MS Sans Serif'
  33.     Font.Style = []
  34.     ParentFont = False
  35.   end
  36.   object TestBtn: TBigBtn
  37.     Left = 224
  38.     Top = 302
  39.     Width = 60
  40.     Height = 23
  41.     Hint = 'Sample Button|This is a sample of the current button'
  42.     Font.Color = clBlack
  43.     Font.Height = -11
  44.     Font.Name = 'MS Sans Serif'
  45.     Font.Style = []
  46.     ParentFont = False
  47.     OnClick = TestBtnClick
  48.   end
  49.   object Label14: TLabel
  50.     Left = 8
  51.     Top = 32
  52.     Width = 89
  53.     Height = 13
  54.     Caption = 'Stored Buttons:'
  55.     Font.Color = clWindowText
  56.     Font.Height = -11
  57.     Font.Name = 'MS Sans Serif'
  58.     Font.Style = [fsBold]
  59.     ParentFont = False
  60.   end
  61.   object OKBtn: TBitBtn
  62.     Left = 320
  63.     Top = 300
  64.     Width = 77
  65.     Height = 27
  66.     Font.Color = clBtnText
  67.     Font.Height = -12
  68.     Font.Name = 'MS Sans Serif'
  69.     Font.Style = []
  70.     ParentFont = False
  71.     TabOrder = 0
  72.     OnClick = OKBtnClick
  73.     Kind = bkOK
  74.     Spacing = -1
  75.     IsControl = True
  76.   end
  77.   object CancelBtn: TBitBtn
  78.     Left = 402
  79.     Top = 300
  80.     Width = 77
  81.     Height = 27
  82.     Font.Color = clBtnText
  83.     Font.Height = -12
  84.     Font.Name = 'MS Sans Serif'
  85.     Font.Style = []
  86.     ParentFont = False
  87.     TabOrder = 1
  88.     OnClick = CancelBtnClick
  89.     Kind = bkCancel
  90.     Spacing = -1
  91.     IsControl = True
  92.   end
  93.   object ButtonList: TListBox
  94.     Left = 8
  95.     Top = 66
  96.     Width = 154
  97.     Height = 225
  98.     ExtendedSelect = False
  99.     Font.Color = clWindowText
  100.     Font.Height = -12
  101.     Font.Name = 'MS Sans Serif'
  102.     Font.Style = []
  103.     ItemHeight = 13
  104.     ParentFont = False
  105.     TabOrder = 2
  106.     OnClick = ButtonListClick
  107.     OnMouseDown = ButtonListMouseDown
  108.   end
  109.   object NewBtn: TBitBtn
  110.     Left = 8
  111.     Top = 300
  112.     Width = 62
  113.     Height = 27
  114.     Hint = 'Create a new button'
  115.     Caption = '&New'
  116.     Font.Color = clBtnText
  117.     Font.Height = -12
  118.     Font.Name = 'MS Sans Serif'
  119.     Font.Style = []
  120.     ParentFont = False
  121.     TabOrder = 3
  122.     OnClick = NewBtnClick
  123.     Glyph.Data = {
  124.       76010000424D7601000000000000760000002800000020000000100000000100
  125.       04000000000000010000130B0000130B00000000000000000000000000000000
  126.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  127.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033333333B333
  128.       333B33FF33337F3333F73BB3777BB7777BB3377FFFF77FFFF77333B000000000
  129.       0B3333777777777777333330FFFFFFFF07333337F33333337F333330FFFFFFFF
  130.       07333337F33333337F333330FFFFFFFF07333337F33333337F333330FFFFFFFF
  131.       07333FF7F33333337FFFBBB0FFFFFFFF0BB37777F3333333777F3BB0FFFFFFFF
  132.       0BBB3777F3333FFF77773330FFFF000003333337F333777773333330FFFF0FF0
  133.       33333337F3337F37F3333330FFFF0F0B33333337F3337F77FF333330FFFF003B
  134.       B3333337FFFF77377FF333B000000333BB33337777777F3377FF3BB3333BB333
  135.       3BB33773333773333773B333333B3333333B7333333733333337}
  136.     NumGlyphs = 2
  137.     Spacing = -1
  138.     IsControl = True
  139.   end
  140.   object BitBtn2: TBitBtn
  141.     Left = 484
  142.     Top = 300
  143.     Width = 77
  144.     Height = 27
  145.     HelpContext = 150
  146.     Font.Color = clBtnText
  147.     Font.Height = -12
  148.     Font.Name = 'MS Sans Serif'
  149.     Font.Style = []
  150.     ParentFont = False
  151.     TabOrder = 4
  152.     Kind = bkHelp
  153.     Spacing = -1
  154.     IsControl = True
  155.   end
  156.   object UpBtn: TBitBtn
  157.     Left = 168
  158.     Top = 304
  159.     Width = 22
  160.     Height = 22
  161.     Hint = 'Move Button Up'
  162.     ParentShowHint = False
  163.     ShowHint = True
  164.     TabOrder = 5
  165.     OnClick = UpBtnClick
  166.     Glyph.Data = {
  167.       90010000424D9001000000000000760000002800000020000000100000000100
  168.       0400000000000001000000000000000000000000000000000000000000000000
  169.       80000080000000808000800000008000800080800000C0C0C000808080000000
  170.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  171.       3333333333333333333333333333333333333333333333333333333333333333
  172.       333333333333333333333333333333333333333333333333333333E444444444
  173.       44433338FFFFFFFFFFFF33E6666666666643333833333333333F333E66666666
  174.       643333338333333333F33333E666666643333333383333333F3333333E666664
  175.       3333333333833333F333333333E66643333333333338333F33333333333E6433
  176.       33333333333383F3333333333333E33333333333333338333333333333333333
  177.       3333333333333333333333333333333333333333333333333333333333333333
  178.       3333333333333333333333333333333333333333333333333333000000000000
  179.       0000000000000000000000000000000000000000}
  180.     Margin = 0
  181.     NumGlyphs = 2
  182.     Spacing = -1
  183.     IsControl = True
  184.   end
  185.   object DownBtn: TBitBtn
  186.     Left = 191
  187.     Top = 304
  188.     Width = 22
  189.     Height = 22
  190.     Hint = 'Move Button Down'
  191.     ParentShowHint = False
  192.     ShowHint = True
  193.     TabOrder = 6
  194.     OnClick = DownBtnClick
  195.     Glyph.Data = {
  196.       90010000424D9001000000000000760000002800000020000000100000000100
  197.       0400000000000001000000000000000000000000000000000000000000000000
  198.       80000080000000808000800000008000800080800000C0C0C000808080000000
  199.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  200.       3333333333333333333333333333333333333333333333333333333333333333
  201.       333333333333333333333333333343333333333333333F333333333333346433
  202.       333333333333F383333333333346664333333333333F33383333333334666664
  203.       3333333333F333338333333346666666433333333F3333333833333466666666
  204.       64333333F3333333338333E6666666666643333F33333333333833EEEEEEEEEE
  205.       EE43333FFFFFFFFFFFF833333333333333333333333333333333333333333333
  206.       3333333333333333333333333333333333333333333333333333333333333333
  207.       3333333333333333333333333333333333333333333333333333000000000000
  208.       0000000000000000000000000000000000000000}
  209.     Margin = 0
  210.     NumGlyphs = 2
  211.     Spacing = -1
  212.     IsControl = True
  213.   end
  214.   object DelBtn: TBitBtn
  215.     Left = 136
  216.     Top = 300
  217.     Width = 27
  218.     Height = 27
  219.     Hint = '|Delete button'
  220.     TabOrder = 7
  221.     OnClick = DelBtnClick
  222.     Glyph.Data = {
  223.       78010000424D7801000000000000760000002800000020000000100000000100
  224.       04000000000000000000120B0000120B00000000000000000000000000000000
  225.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  226.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333000000000
  227.       3333333777777777F3333330F777777033333337F3F3F3F7F3333330F0808070
  228.       33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
  229.       33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
  230.       333333F7F7F7F7F7F3F33030F080707030333737F7F7F7F7F7333300F0808070
  231.       03333377F7F7F7F773333330F080707033333337F7F7F7F7F333333070707070
  232.       33333337F7F7F7F7FF3333000000000003333377777777777F33330F88877777
  233.       0333337FFFFFFFFF7F3333000000000003333377777777777333333330777033
  234.       3333333337FFF7F33333333330000033333333333777773333330000}
  235.     NumGlyphs = 2
  236.     Spacing = -1
  237.     IsControl = True
  238.   end
  239.   object ButtonTab: TTabbedNotebook
  240.     Left = 168
  241.     Top = 24
  242.     Width = 393
  243.     Height = 268
  244.     Font.Color = clWindowText
  245.     Font.Height = -12
  246.     Font.Name = 'MS Sans Serif'
  247.     Font.Style = []
  248.     TabsPerRow = 6
  249.     TabFont.Color = clBtnText
  250.     TabFont.Height = -11
  251.     TabFont.Name = 'MS Sans Serif'
  252.     TabFont.Style = []
  253.     TabOrder = 8
  254.     object TTabPage
  255.       Left = 4
  256.       Top = 24
  257.       Caption = 'Button'
  258.       object Image1: TImage
  259.         Left = 32
  260.         Top = 8
  261.         Width = 32
  262.         Height = 32
  263.         AutoSize = True
  264.       end
  265.       object Label8: TLabel
  266.         Left = 72
  267.         Top = 8
  268.         Width = 277
  269.         Height = 13
  270.         Caption = 'Push buttons are labelled with the Off Caption and execute'
  271.         Font.Color = clWindowText
  272.         Font.Height = -12
  273.         Font.Name = 'MS Sans Serif'
  274.         Font.Style = []
  275.         ParentFont = False
  276.       end
  277.       object Label9: TLabel
  278.         Left = 88
  279.         Top = 23
  280.         Width = 154
  281.         Height = 13
  282.         Caption = 'the On Command when pressed.'
  283.         Font.Color = clWindowText
  284.         Font.Height = -12
  285.         Font.Name = 'MS Sans Serif'
  286.         Font.Style = []
  287.         ParentFont = False
  288.       end
  289.       object Label10: TLabel
  290.         Left = 72
  291.         Top = 40
  292.         Width = 261
  293.         Height = 13
  294.         Caption = 'Toggle buttons store their state in the specified Variable'
  295.         Font.Color = clWindowText
  296.         Font.Height = -12
  297.         Font.Name = 'MS Sans Serif'
  298.         Font.Style = []
  299.         ParentFont = False
  300.       end
  301.       object Label11: TLabel
  302.         Left = 88
  303.         Top = 56
  304.         Width = 292
  305.         Height = 13
  306.         Caption = 'and display the Off Caption when off, the On Caption when on'
  307.         Font.Color = clWindowText
  308.         Font.Height = -12
  309.         Font.Name = 'MS Sans Serif'
  310.         Font.Style = []
  311.         ParentFont = False
  312.       end
  313.       object Label12: TLabel
  314.         Left = 88
  315.         Top = 72
  316.         Width = 225
  317.         Height = 13
  318.         Caption = 'execute the On Command when pressed once, '
  319.         Font.Color = clWindowText
  320.         Font.Height = -12
  321.         Font.Name = 'MS Sans Serif'
  322.         Font.Style = []
  323.         ParentFont = False
  324.       end
  325.       object Label13: TLabel
  326.         Left = 88
  327.         Top = 88
  328.         Width = 183
  329.         Height = 13
  330.         Caption = 'the Off Command when pressed again.'
  331.         Font.Color = clWindowText
  332.         Font.Height = -12
  333.         Font.Name = 'MS Sans Serif'
  334.         Font.Style = []
  335.         ParentFont = False
  336.       end
  337.       object Label6: TLabel
  338.         Left = 22
  339.         Top = 122
  340.         Width = 56
  341.         Height = 13
  342.         Alignment = taRightJustify
  343.         Caption = 'Off Caption:'
  344.         Font.Color = clWindowText
  345.         Font.Height = -12
  346.         Font.Name = 'MS Sans Serif'
  347.         Font.Style = []
  348.         ParentFont = False
  349.       end
  350.       object OnLabel: TLabel
  351.         Left = 22
  352.         Top = 146
  353.         Width = 56
  354.         Height = 13
  355.         Alignment = taRightJustify
  356.         Caption = 'On Caption:'
  357.         Font.Color = clWindowText
  358.         Font.Height = -12
  359.         Font.Name = 'MS Sans Serif'
  360.         Font.Style = []
  361.         ParentFont = False
  362.       end
  363.       object Label3: TLabel
  364.         Left = 11
  365.         Top = 170
  366.         Width = 67
  367.         Height = 13
  368.         Alignment = taRightJustify
  369.         Caption = 'On Command:'
  370.         Font.Color = clWindowText
  371.         Font.Height = -12
  372.         Font.Name = 'MS Sans Serif'
  373.         Font.Style = []
  374.         ParentFont = False
  375.       end
  376.       object OffLabel: TLabel
  377.         Left = 11
  378.         Top = 194
  379.         Width = 67
  380.         Height = 13
  381.         Alignment = taRightJustify
  382.         Caption = 'Off Command:'
  383.         Font.Color = clWindowText
  384.         Font.Height = -12
  385.         Font.Name = 'MS Sans Serif'
  386.         Font.Style = []
  387.         ParentFont = False
  388.       end
  389.       object SpeedButton1: TSpeedButton
  390.         Left = 88
  391.         Top = 168
  392.         Width = 20
  393.         Height = 20
  394.         Hint = 'Edit On Command|'
  395.         Glyph.Data = {
  396.           78010000424D7801000000000000760000002800000020000000100000000100
  397.           04000000000000000000120B0000120B00000000000000000000000000000000
  398.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  399.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000000
  400.           000033333377777777773333330FFFFFFFF03FF3FF7FF33F3FF700300000FF0F
  401.           00F077F777773F737737E00BFBFB0FFFFFF07773333F7F3333F7E0BFBF000FFF
  402.           F0F077F3337773F3F737E0FBFBFBF0F00FF077F3333FF7F77F37E0BFBF00000B
  403.           0FF077F3337777737337E0FBFBFBFBF0FFF077F33FFFFFF73337E0BF0000000F
  404.           FFF077FF777777733FF7000BFB00B0FF00F07773FF77373377373330000B0FFF
  405.           FFF03337777373333FF7333330B0FFFF00003333373733FF777733330B0FF00F
  406.           0FF03333737F37737F373330B00FFFFF0F033337F77F33337F733309030FFFFF
  407.           00333377737FFFFF7733333033000000033333373377777773330000}
  408.         NumGlyphs = 2
  409.         OnClick = SpeedButton1Click
  410.       end
  411.       object SpeedButton2: TSpeedButton
  412.         Left = 88
  413.         Top = 192
  414.         Width = 20
  415.         Height = 20
  416.         Hint = 'Edit Off Command|'
  417.         Glyph.Data = {
  418.           78010000424D7801000000000000760000002800000020000000100000000100
  419.           04000000000000000000120B0000120B00000000000000000000000000000000
  420.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  421.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000000
  422.           000033333377777777773333330FFFFFFFF03FF3FF7FF33F3FF700300000FF0F
  423.           00F077F777773F737737E00BFBFB0FFFFFF07773333F7F3333F7E0BFBF000FFF
  424.           F0F077F3337773F3F737E0FBFBFBF0F00FF077F3333FF7F77F37E0BFBF00000B
  425.           0FF077F3337777737337E0FBFBFBFBF0FFF077F33FFFFFF73337E0BF0000000F
  426.           FFF077FF777777733FF7000BFB00B0FF00F07773FF77373377373330000B0FFF
  427.           FFF03337777373333FF7333330B0FFFF00003333373733FF777733330B0FF00F
  428.           0FF03333737F37737F373330B00FFFFF0F033337F77F33337F733309030FFFFF
  429.           00333377737FFFFF7733333033000000033333373377777773330000}
  430.         NumGlyphs = 2
  431.         OnClick = SpeedButton2Click
  432.       end
  433.       object Label5: TLabel
  434.         Left = 221
  435.         Top = 122
  436.         Width = 41
  437.         Height = 13
  438.         Alignment = taRightJustify
  439.         Caption = 'Variable:'
  440.         Font.Color = clWindowText
  441.         Font.Height = -12
  442.         Font.Name = 'MS Sans Serif'
  443.         Font.Style = []
  444.         ParentFont = False
  445.       end
  446.       object OffCaption: TEdit
  447.         Left = 88
  448.         Top = 120
  449.         Width = 121
  450.         Height = 21
  451.         Hint = '|The Off caption is displayed on the button when it is off'
  452.         AutoSize = False
  453.         Font.Color = clWindowText
  454.         Font.Height = -12
  455.         Font.Name = 'MS Sans Serif'
  456.         Font.Style = []
  457.         ParentFont = False
  458.         TabOrder = 0
  459.         OnChange = OffCaptionChange
  460.       end
  461.       object OnCaption: TEdit
  462.         Left = 88
  463.         Top = 144
  464.         Width = 121
  465.         Height = 21
  466.         Hint = '|The On Caption is displayed on the button when it is on'
  467.         AutoSize = False
  468.         Font.Color = clWindowText
  469.         Font.Height = -12
  470.         Font.Name = 'MS Sans Serif'
  471.         Font.Style = []
  472.         ParentFont = False
  473.         TabOrder = 1
  474.         OnChange = OnCaptionChange
  475.       end
  476.       object OnCommand: TEdit
  477.         Left = 112
  478.         Top = 168
  479.         Width = 265
  480.         Height = 21
  481.         Hint = '|The commands to execute when the button is pushed on'
  482.         AutoSize = False
  483.         Font.Color = clWindowText
  484.         Font.Height = -12
  485.         Font.Name = 'MS Sans Serif'
  486.         Font.Style = []
  487.         ParentFont = False
  488.         TabOrder = 2
  489.         OnChange = OnCommandChange
  490.       end
  491.       object OffCommand: TEdit
  492.         Left = 112
  493.         Top = 192
  494.         Width = 265
  495.         Height = 21
  496.         Hint = '|The commands to execute when a toggle button is pushed off'
  497.         AutoSize = False
  498.         Font.Color = clWindowText
  499.         Font.Height = -12
  500.         Font.Name = 'MS Sans Serif'
  501.         Font.Style = []
  502.         ParentFont = False
  503.         TabOrder = 3
  504.         OnChange = OffCommandChange
  505.       end
  506.       object IsToggle: TCheckBox
  507.         Left = 6
  508.         Top = 68
  509.         Width = 59
  510.         Height = 17
  511.         Hint = '|If selected, button is a toggle, otherwise it is a push button'
  512.         Alignment = taLeftJustify
  513.         Caption = 'Toggle:'
  514.         TabOrder = 4
  515.         OnClick = IsToggleClick
  516.       end
  517.       object Toggle: TEdit
  518.         Left = 272
  519.         Top = 120
  520.         Width = 105
  521.         Height = 21
  522.         Hint = '|The state of the button (0/1) is stored in the variable'
  523.         AutoSize = False
  524.         Font.Color = clWindowText
  525.         Font.Height = -12
  526.         Font.Name = 'MS Sans Serif'
  527.         Font.Style = []
  528.         ParentFont = False
  529.         TabOrder = 5
  530.         OnChange = OnCaptionChange
  531.       end
  532.     end
  533.     object TTabPage
  534.       Left = 4
  535.       Top = 24
  536.       Caption = 'Advanced'
  537.       object Label1: TLabel
  538.         Left = 184
  539.         Top = 146
  540.         Width = 43
  541.         Height = 13
  542.         Caption = 'ON Color'
  543.         Font.Color = clWindowText
  544.         Font.Height = -11
  545.         Font.Name = 'MS Sans Serif'
  546.         Font.Style = []
  547.         ParentFont = False
  548.       end
  549.       object SpeedButton3: TSpeedButton
  550.         Left = 358
  551.         Top = 144
  552.         Width = 21
  553.         Height = 21
  554.         Hint = 'Change On color'
  555.         Margin = 1
  556.         NumGlyphs = 2
  557.         OnClick = SpeedButton3Click
  558.       end
  559.       object Label4: TLabel
  560.         Left = 184
  561.         Top = 122
  562.         Width = 47
  563.         Height = 13
  564.         Caption = 'OFF Color'
  565.         Font.Color = clWindowText
  566.         Font.Height = -11
  567.         Font.Name = 'MS Sans Serif'
  568.         Font.Style = []
  569.         ParentFont = False
  570.       end
  571.       object SpeedButton4: TSpeedButton
  572.         Tag = 1
  573.         Left = 358
  574.         Top = 120
  575.         Width = 21
  576.         Height = 21
  577.         Hint = 'Change Off color'
  578.         Margin = 1
  579.         NumGlyphs = 2
  580.         OnClick = SpeedButton3Click
  581.       end
  582.       object Label17: TLabel
  583.         Left = 48
  584.         Top = 42
  585.         Width = 31
  586.         Height = 13
  587.         Caption = 'Width:'
  588.         Font.Color = clWindowText
  589.         Font.Height = -11
  590.         Font.Name = 'MS Sans Serif'
  591.         Font.Style = []
  592.         ParentFont = False
  593.       end
  594.       object Label18: TLabel
  595.         Left = 48
  596.         Top = 66
  597.         Width = 34
  598.         Height = 13
  599.         Caption = 'Height:'
  600.         Font.Color = clWindowText
  601.         Font.Height = -11
  602.         Font.Name = 'MS Sans Serif'
  603.         Font.Style = []
  604.         ParentFont = False
  605.       end
  606.       object Label19: TLabel
  607.         Left = 48
  608.         Top = 122
  609.         Width = 21
  610.         Height = 13
  611.         Caption = 'Left:'
  612.         Font.Color = clWindowText
  613.         Font.Height = -11
  614.         Font.Name = 'MS Sans Serif'
  615.         Font.Style = []
  616.         ParentFont = False
  617.       end
  618.       object Label20: TLabel
  619.         Left = 48
  620.         Top = 146
  621.         Width = 22
  622.         Height = 13
  623.         Caption = 'Top:'
  624.         Font.Color = clWindowText
  625.         Font.Height = -11
  626.         Font.Name = 'MS Sans Serif'
  627.         Font.Style = []
  628.         ParentFont = False
  629.       end
  630.       object Label21: TLabel
  631.         Left = 184
  632.         Top = 42
  633.         Width = 51
  634.         Height = 13
  635.         Caption = 'Bitmap File'
  636.         Font.Color = clWindowText
  637.         Font.Height = -11
  638.         Font.Name = 'MS Sans Serif'
  639.         Font.Style = []
  640.         ParentFont = False
  641.       end
  642.       object SpeedButton5: TSpeedButton
  643.         Left = 358
  644.         Top = 41
  645.         Width = 20
  646.         Height = 20
  647.         Hint = 'Change bitmap filename|'
  648.         Glyph.Data = {
  649.           90010000424D9001000000000000760000002800000020000000100000000100
  650.           0400000000000001000000000000000000000000000000000000000000000000
  651.           80000080000000808000800000008000800080800000C0C0C000808080000000
  652.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  653.           5555555555555555555555555555555555555500000000000555550000000000
  654.           05555008888888888055500B7B7B7B7B7055507088888888805550F0B7B7B7B7
  655.           B055507088888888880550B07B7B7B7B7B05507708888888880550FB07B7B7B7
  656.           B705507708888888888050BF0B7B7B7B7B70507770000888888050FBF00007B7
  657.           B7B0507777777000000550BFBFBFB0000005507777777777055550FBFBFBFBFB
  658.           0555507777777777055550BFBFBFBFBF0555507777700000555550FBFBF00000
  659.           5555550000055555555555000005555555555555555555555555555555555555
  660.           5555555555555555555555555555555555555555555555555555000000000000
  661.           0000000000000000000000000000000000000000}
  662.         NumGlyphs = 2
  663.         OnClick = SpeedButton5Click
  664.       end
  665.       object Label22: TLabel
  666.         Left = 184
  667.         Top = 66
  668.         Width = 67
  669.         Height = 13
  670.         Caption = 'Bitmap Margin'
  671.         Font.Color = clWindowText
  672.         Font.Height = -11
  673.         Font.Name = 'MS Sans Serif'
  674.         Font.Style = []
  675.         ParentFont = False
  676.       end
  677.       object Label2: TLabel
  678.         Left = 48
  679.         Top = 194
  680.         Width = 30
  681.         Height = 13
  682.         Alignment = taRightJustify
  683.         Caption = 'Value:'
  684.         Font.Color = clWindowText
  685.         Font.Height = -12
  686.         Font.Name = 'MS Sans Serif'
  687.         Font.Style = []
  688.         ParentFont = False
  689.       end
  690.       object OnColor: TEdit
  691.         Left = 256
  692.         Top = 144
  693.         Width = 97
  694.         Height = 21
  695.         Hint = '|Color of button face when On'
  696.         TabStop = False
  697.         Font.Color = clBlack
  698.         Font.Height = -12
  699.         Font.Name = 'Courier'
  700.         Font.Style = []
  701.         ParentFont = False
  702.         ReadOnly = True
  703.         TabOrder = 0
  704.         Text = 'Sample Text'
  705.       end
  706.       object OffColor: TEdit
  707.         Left = 256
  708.         Top = 120
  709.         Width = 97
  710.         Height = 21
  711.         Hint = '|Color of button face when Off'
  712.         TabStop = False
  713.         Font.Color = clBlack
  714.         Font.Height = -12
  715.         Font.Name = 'Courier'
  716.         Font.Style = []
  717.         ParentFont = False
  718.         ReadOnly = True
  719.         TabOrder = 1
  720.         Text = 'Sample Text'
  721.       end
  722.       object ButWidth: TSpinEdit
  723.         Left = 88
  724.         Top = 40
  725.         Width = 57
  726.         Height = 22
  727.         Hint = '|Width of button in pixels (default is 60)'
  728.         MaxValue = 999
  729.         MinValue = 1
  730.         TabOrder = 2
  731.         Value = 60
  732.         OnChange = ButWidthChange
  733.       end
  734.       object ButHeight: TSpinEdit
  735.         Left = 88
  736.         Top = 64
  737.         Width = 57
  738.         Height = 22
  739.         Hint = '|Height of button in pixels (default is 23)'
  740.         MaxValue = 999
  741.         MinValue = 1
  742.         TabOrder = 3
  743.         Value = 23
  744.         OnChange = ButWidthChange
  745.       end
  746.       object ButLeft: TSpinEdit
  747.         Left = 88
  748.         Top = 120
  749.         Width = 57
  750.         Height = 22
  751.         Hint = '|Left position of button in pixels'
  752.         MaxValue = 999
  753.         MinValue = 0
  754.         TabOrder = 4
  755.         Value = 1
  756.         OnChange = ButWidthChange
  757.       end
  758.       object ButTop: TSpinEdit
  759.         Left = 88
  760.         Top = 144
  761.         Width = 57
  762.         Height = 22
  763.         Hint = '|Top position of button in pixels'
  764.         MaxValue = 999
  765.         MinValue = 0
  766.         TabOrder = 5
  767.         Value = 1
  768.         OnChange = ButWidthChange
  769.       end
  770.       object AutoSize: TCheckBox
  771.         Left = 16
  772.         Top = 16
  773.         Width = 85
  774.         Height = 17
  775.         Hint = '|Uncheck to customize the button size'
  776.         Alignment = taLeftJustify
  777.         Caption = 'Auto Size'
  778.         TabOrder = 6
  779.         OnClick = AutoSizeClick
  780.       end
  781.       object AutoPos: TCheckBox
  782.         Left = 16
  783.         Top = 96
  784.         Width = 85
  785.         Height = 17
  786.         Hint = '|Uncheck to customize the position of the button'
  787.         Alignment = taLeftJustify
  788.         Caption = 'Auto Position'
  789.         TabOrder = 7
  790.         OnClick = AutoSizeClick
  791.       end
  792.       object Seper: TCheckBox
  793.         Left = 184
  794.         Top = 16
  795.         Width = 85
  796.         Height = 17
  797.         Hint = 
  798.           '|If checked, button width/height is used as a blank separator sp' +
  799.           'ace'
  800.         Alignment = taLeftJustify
  801.         Caption = 'Separator'
  802.         TabOrder = 8
  803.         OnClick = SeperClick
  804.       end
  805.       object BitName: TEdit
  806.         Left = 256
  807.         Top = 40
  808.         Width = 97
  809.         Height = 21
  810.         Hint = '|Name of BMP file to display on button'
  811.         TabOrder = 9
  812.         OnChange = BitNameChange
  813.       end
  814.       object Margin: TSpinEdit
  815.         Left = 256
  816.         Top = 64
  817.         Width = 57
  818.         Height = 22
  819.         Hint = '|Margin between bitmap and button caption (-1 centers)'
  820.         MaxValue = 999
  821.         MinValue = -1
  822.         TabOrder = 10
  823.         Value = -1
  824.         OnChange = BitNameChange
  825.       end
  826.       object Button1: TButton
  827.         Left = 256
  828.         Top = 168
  829.         Width = 97
  830.         Height = 25
  831.         Hint = '|Reset button color to default (gray)'
  832.         Caption = 'Default Colors'
  833.         TabOrder = 11
  834.         OnClick = Button1Click
  835.       end
  836.       object BoolVal: TEdit
  837.         Left = 88
  838.         Top = 192
  839.         Width = 105
  840.         Height = 21
  841.         Hint = '|Expression used to control state of button'
  842.         AutoSize = False
  843.         Font.Color = clWindowText
  844.         Font.Height = -12
  845.         Font.Name = 'MS Sans Serif'
  846.         Font.Style = []
  847.         ParentFont = False
  848.         TabOrder = 12
  849.         OnChange = OnCaptionChange
  850.       end
  851.     end
  852.     object TTabPage
  853.       Left = 4
  854.       Top = 24
  855.       Caption = 'Location'
  856.       object Image2: TImage
  857.         Left = 32
  858.         Top = 8
  859.         Width = 32
  860.         Height = 32
  861.         AutoSize = True
  862.       end
  863.       object Label15: TLabel
  864.         Left = 72
  865.         Top = 8
  866.         Width = 169
  867.         Height = 13
  868.         Caption = 'Select the location of the button bar'
  869.         Font.Color = clWindowText
  870.         Font.Height = -12
  871.         Font.Name = 'MS Sans Serif'
  872.         Font.Style = []
  873.         ParentFont = False
  874.       end
  875.       object Label16: TLabel
  876.         Left = 88
  877.         Top = 23
  878.         Width = 173
  879.         Height = 13
  880.         Caption = 'or select None to hide the button bar'
  881.         Font.Color = clWindowText
  882.         Font.Height = -12
  883.         Font.Name = 'MS Sans Serif'
  884.         Font.Style = []
  885.         ParentFont = False
  886.       end
  887.       object GroupBox5: TGroupBox
  888.         Left = 80
  889.         Top = 60
  890.         Width = 113
  891.         Height = 121
  892.         Caption = 'Location'
  893.         Font.Color = clWindowText
  894.         Font.Height = -12
  895.         Font.Name = 'MS Sans Serif'
  896.         Font.Style = []
  897.         ParentFont = False
  898.         TabOrder = 0
  899.         object Top: TRadioButton
  900.           Left = 24
  901.           Top = 24
  902.           Width = 65
  903.           Height = 17
  904.           Alignment = taLeftJustify
  905.           Caption = 'Top'
  906.           Checked = True
  907.           TabOrder = 0
  908.           TabStop = True
  909.           OnClick = TopClick
  910.         end
  911.         object Bottom: TRadioButton
  912.           Left = 24
  913.           Top = 40
  914.           Width = 65
  915.           Height = 17
  916.           Alignment = taLeftJustify
  917.           Caption = 'Bottom'
  918.           TabOrder = 1
  919.           OnClick = TopClick
  920.         end
  921.         object Left: TRadioButton
  922.           Left = 24
  923.           Top = 56
  924.           Width = 65
  925.           Height = 17
  926.           Alignment = taLeftJustify
  927.           Caption = 'Left'
  928.           TabOrder = 2
  929.           OnClick = TopClick
  930.         end
  931.         object Right: TRadioButton
  932.           Left = 24
  933.           Top = 72
  934.           Width = 65
  935.           Height = 17
  936.           Alignment = taLeftJustify
  937.           Caption = 'Right'
  938.           TabOrder = 3
  939.           OnClick = TopClick
  940.         end
  941.         object None: TRadioButton
  942.           Left = 24
  943.           Top = 88
  944.           Width = 65
  945.           Height = 17
  946.           Alignment = taLeftJustify
  947.           Caption = 'None'
  948.           TabOrder = 4
  949.           OnClick = TopClick
  950.         end
  951.       end
  952.     end
  953.   end
  954.   object Panel1: TPanel
  955.     Left = 0
  956.     Top = 0
  957.     Width = 564
  958.     Height = 22
  959.     Align = alTop
  960.     BevelOuter = bvLowered
  961.     Caption = 'Panel1'
  962.     TabOrder = 9
  963.     object Panel2: TPanel
  964.       Left = 1
  965.       Top = 1
  966.       Width = 42
  967.       Height = 20
  968.       Align = alLeft
  969.       BevelOuter = bvNone
  970.       TabOrder = 0
  971.       object TopBtn: TSpeedButton
  972.         Left = 0
  973.         Top = 0
  974.         Width = 20
  975.         Height = 20
  976.         Hint = 'Keep on top|Forces this dialog to display on top of others'
  977.         AllowAllUp = True
  978.         GroupIndex = 1
  979.         NumGlyphs = 2
  980.         OnClick = TopBtnClick
  981.       end
  982.       object LoadBtn: TSpeedButton
  983.         Left = 20
  984.         Top = 0
  985.         Width = 20
  986.         Height = 20
  987.         Hint = 
  988.           'Update for active MUD|Loads button settings for current characte' +
  989.           'r window'
  990.         NumGlyphs = 2
  991.         OnClick = LoadBtnClick
  992.       end
  993.     end
  994.     object Panel3: TPanel
  995.       Left = 43
  996.       Top = 1
  997.       Width = 520
  998.       Height = 20
  999.       Align = alClient
  1000.       BevelOuter = bvNone
  1001.       TabOrder = 1
  1002.       object AliasBtn: TBtnPanel
  1003.         Left = 0
  1004.         Top = 0
  1005.         Width = 64
  1006.         Height = 20
  1007.         BorderColor = clHighlight
  1008.         Align = alLeft
  1009.         BorderWidth = 1
  1010.         Caption = 'Aliases'
  1011.         Font.Color = clBtnText
  1012.         Font.Height = -11
  1013.         Font.Name = 'MS Sans Serif'
  1014.         Font.Style = []
  1015.         ParentFont = False
  1016.         TabOrder = 0
  1017.         OnClick = AliasBtnClick
  1018.       end
  1019.       object VarBtn: TBtnPanel
  1020.         Left = 64
  1021.         Top = 0
  1022.         Width = 64
  1023.         Height = 20
  1024.         BorderColor = clHighlight
  1025.         Align = alLeft
  1026.         BorderWidth = 1
  1027.         Caption = 'Variables'
  1028.         Font.Color = clBtnText
  1029.         Font.Height = -11
  1030.         Font.Name = 'MS Sans Serif'
  1031.         Font.Style = []
  1032.         ParentFont = False
  1033.         TabOrder = 1
  1034.         OnClick = VarBtnClick
  1035.       end
  1036.       object MacroBtn: TBtnPanel
  1037.         Left = 128
  1038.         Top = 0
  1039.         Width = 64
  1040.         Height = 20
  1041.         BorderColor = clHighlight
  1042.         Align = alLeft
  1043.         BorderWidth = 1
  1044.         Caption = 'Macros'
  1045.         Font.Color = clBtnText
  1046.         Font.Height = -11
  1047.         Font.Name = 'MS Sans Serif'
  1048.         Font.Style = []
  1049.         ParentFont = False
  1050.         TabOrder = 2
  1051.         OnClick = MacroBtnClick
  1052.       end
  1053.       object ButBtn: TBtnPanel
  1054.         Left = 192
  1055.         Top = 0
  1056.         Width = 64
  1057.         Height = 20
  1058.         BorderColor = clHighlight
  1059.         Align = alLeft
  1060.         BorderWidth = 1
  1061.         Caption = 'Buttons'
  1062.         Font.Color = clBtnText
  1063.         Font.Height = -11
  1064.         Font.Name = 'MS Sans Serif'
  1065.         Font.Style = []
  1066.         ParentFont = False
  1067.         TabOrder = 3
  1068.         OnClick = ButBtnClick
  1069.       end
  1070.       object TrigBtn: TBtnPanel
  1071.         Left = 256
  1072.         Top = 0
  1073.         Width = 64
  1074.         Height = 20
  1075.         BorderColor = clHighlight
  1076.         Align = alLeft
  1077.         BorderWidth = 1
  1078.         Caption = 'Triggers'
  1079.         Font.Color = clBtnText
  1080.         Font.Height = -11
  1081.         Font.Name = 'MS Sans Serif'
  1082.         Font.Style = []
  1083.         ParentFont = False
  1084.         TabOrder = 4
  1085.         OnClick = TrigBtnClick
  1086.       end
  1087.       object WalkBtn: TBtnPanel
  1088.         Left = 320
  1089.         Top = 0
  1090.         Width = 88
  1091.         Height = 20
  1092.         BorderColor = clHighlight
  1093.         Align = alLeft
  1094.         BorderWidth = 1
  1095.         Caption = 'Speedwalking'
  1096.         Font.Color = clBtnText
  1097.         Font.Height = -11
  1098.         Font.Name = 'MS Sans Serif'
  1099.         Font.Style = []
  1100.         ParentFont = False
  1101.         TabOrder = 5
  1102.         OnClick = WalkBtnClick
  1103.       end
  1104.     end
  1105.   end
  1106.   object CopyBtn: TBitBtn
  1107.     Left = 72
  1108.     Top = 300
  1109.     Width = 62
  1110.     Height = 27
  1111.     Hint = '|Make a copy of the selected button'
  1112.     Caption = '&Copy'
  1113.     Font.Color = clBtnText
  1114.     Font.Height = -12
  1115.     Font.Name = 'MS Sans Serif'
  1116.     Font.Style = []
  1117.     ParentFont = False
  1118.     TabOrder = 10
  1119.     OnClick = CopyBtnClick
  1120.     Glyph.Data = {
  1121.       56070000424D5607000000000000360400002800000028000000140000000100
  1122.       0800000000002003000000000000000000000000000000000000000000000000
  1123.       80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
  1124.       A600000000000000000000000000000000000000000000000000000000000000
  1125.       0000000000000000000000000000000000000000000000000000000000000000
  1126.       0000000000000000000000000000000000000000000000000000000000000000
  1127.       0000000000000000000000000000000000000000000000000000000000000000
  1128.       0000000000000000000000000000000000000000000000000000000000000000
  1129.       0000000000000000000000000000000000000000000000000000000000000000
  1130.       0000000000000000000000000000000000000000000000000000000000000000
  1131.       0000000000000000000000000000000000000000000000000000000000000000
  1132.       0000000000000000000000000000000000000000000000000000000000000000
  1133.       0000000000000000000000000000000000000000000000000000000000000000
  1134.       0000000000000000000000000000000000000000000000000000000000000000
  1135.       0000000000000000000000000000000000000000000000000000000000000000
  1136.       0000000000000000000000000000000000000000000000000000000000000000
  1137.       0000000000000000000000000000000000000000000000000000000000000000
  1138.       0000000000000000000000000000000000000000000000000000000000000000
  1139.       0000000000000000000000000000000000000000000000000000000000000000
  1140.       0000000000000000000000000000000000000000000000000000000000000000
  1141.       0000000000000000000000000000000000000000000000000000000000000000
  1142.       0000000000000000000000000000000000000000000000000000000000000000
  1143.       0000000000000000000000000000000000000000000000000000000000000000
  1144.       0000000000000000000000000000000000000000000000000000000000000000
  1145.       0000000000000000000000000000000000000000000000000000000000000000
  1146.       0000000000000000000000000000000000000000000000000000000000000000
  1147.       0000000000000000000000000000000000000000000000000000000000000000
  1148.       0000000000000000000000000000000000000000000000000000000000000000
  1149.       0000000000000000000000000000000000000000000000000000000000000000
  1150.       0000000000000000000000000000000000000000000000000000000000000000
  1151.       0000000000000000000000000000000000000000000000000000000000000000
  1152.       0000000000000000000000000000000000000000000000000000000000000000
  1153.       000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
  1154.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
  1155.       03030303030303030303030303030303030303030303FFFFFFFFFFFFFFFFFFFF
  1156.       0303030303030303030000000000000000000003030303030303030303F8F8F8
  1157.       F8F8F8F8F8F8F8FF03030303030303030300FFFFFFFFFFFFFFFF000303030303
  1158.       0303030303F8FF03030303030303F8FF03030303030303030300FBFFFBFFFBFF
  1159.       FBFF0003030303030303030303F8FF03FFFFFFFFFFFFF8FF0303030303030303
  1160.       0300FFF8F8F8F8F8F8FF0003030303030303030303F8FFF8F8F8F8F8F803F8FF
  1161.       03030303030303030300FBFFFBFFFBFFFBFF00030303030303FFFFFFFFF8FF03
  1162.       FFFFFFFFFFFFF8FF03030303000000000000FFF8F8F8F8F8F8FF000303030303
  1163.       F8F8F8F8F8F8FFF8F8F8F8F8F803F8FF0303030300FFFFFFFF00FBFFFBFFFBFF
  1164.       FBFF000303030303F8FF030303F8FF03FFFFFFFFFFFFF8FF0303030300FFFFFF
  1165.       FF00FFF8F8F8F8F8F8FF000303030303F8FF030303F8FFF8F8F8F8F8F803F8FF
  1166.       0303030300FF07070700FBFFFBFFFBFFFBFF000303030303F8FF030303F8FF03
  1167.       0303030303FFF8FF0303030300FFFFFFFF00FFFFFFFFFFFF0000000303030303
  1168.       F8FF030303F8FF0303030303F8F8F8030303030300FF07070700FBFFFBFFFBFF
  1169.       0000030303030303F8FF030303F8FFFFFFFFFFFFF8F803030303030300FFFFFF
  1170.       FF000000000000000003030303030303F8FF030303F8F8F8F8F8F8F8F8030303
  1171.       0303030300FF070707070707FF0003030303030303030303F8FF030303030303
  1172.       03F8FF03030303030303030300FFFFFFFFFFFFFFFF0003030303030303030303
  1173.       F8FF030303030303FFF8FF03030303030303030300FFFFFFFFFFFF0000000303
  1174.       0303030303030303F8FF0303030303F8F8F80303030303030303030300FFFFFF
  1175.       FFFFFF00000303030303030303030303F8FFFFFFFFFFFFF8F803030303030303
  1176.       030303030000000000000000030303030303030303030303F8F8F8F8F8F8F8F8
  1177.       0303030303030303030303030303030303030303030303030303030303030303
  1178.       0303030303030303030303030303030303030303030303030303030303030303
  1179.       0303030303030303030303030303030303030303030303030303}
  1180.     NumGlyphs = 2
  1181.     Spacing = -1
  1182.     IsControl = True
  1183.   end
  1184.   object HelpPanel: TPanel
  1185.     Left = 0
  1186.     Top = 333
  1187.     Width = 564
  1188.     Height = 20
  1189.     Align = alBottom
  1190.     Alignment = taLeftJustify
  1191.     BevelOuter = bvLowered
  1192.     Font.Color = clWindowText
  1193.     Font.Height = -11
  1194.     Font.Name = 'MS Sans Serif'
  1195.     Font.Style = []
  1196.     ParentFont = False
  1197.     TabOrder = 11
  1198.   end
  1199.   object PopupMenu1: TPopupMenu
  1200.     Left = 16
  1201.     Top = 64
  1202.     object MoveUp1: TMenuItem
  1203.       Caption = 'Move Up'
  1204.       ShortCut = 0
  1205.       OnClick = UpBtnClick
  1206.     end
  1207.     object MoveDown1: TMenuItem
  1208.       Caption = 'Move Down'
  1209.       ShortCut = 0
  1210.       OnClick = DownBtnClick
  1211.     end
  1212.     object N1: TMenuItem
  1213.       Caption = '-'
  1214.       ShortCut = 0
  1215.     end
  1216.     object New1: TMenuItem
  1217.       Caption = 'New'
  1218.       ShortCut = 0
  1219.       OnClick = NewBtnClick
  1220.     end
  1221.     object Copy1: TMenuItem
  1222.       Caption = 'Copy'
  1223.       ShortCut = 0
  1224.       OnClick = CopyBtnClick
  1225.     end
  1226.     object Delete1: TMenuItem
  1227.       Caption = 'Delete'
  1228.       ShortCut = 0
  1229.       OnClick = DelBtnClick
  1230.     end
  1231.   end
  1232.   object OpenBmp: TOpenDialog
  1233.     DefaultExt = 'BMP'
  1234.     FileEditStyle = fsEdit
  1235.     Filter = 'Images|*.bmp'
  1236.     Left = 56
  1237.     Top = 64
  1238.   end
  1239. end
  1240.